Apply cme fix dpkg
authorAnton Gladky <gladk@debian.org>
Fri, 17 Sep 2021 20:03:29 +0000 (22:03 +0200)
committerAnton Gladky <gladk@debian.org>
Fri, 17 Sep 2021 20:12:14 +0000 (22:12 +0200)
debian/control
debian/patches/83_allow_gles_platforms.patch

index 4ebb52d96d8265e8eeda430883dcd71cdc1c04c5..8592b165e30d38421e27288426ad958bc894ed43 100644 (file)
@@ -75,11 +75,11 @@ Build-Depends: chrpath,
                xauth,
                xvfb,
                zlib1g-dev
-Standards-Version: 4.5.0
-Rules-Requires-Root: no
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/science-team/vtk9
 Vcs-Git: https://salsa.debian.org/science-team/vtk9.git
 Homepage: https://www.vtk.org/
+Rules-Requires-Root: no
 
 Package: libvtk9-dev
 Architecture: any
@@ -172,10 +172,10 @@ Suggests: java-virtual-machine,
           libvtk9-dev (= ${binary:Version}),
           vtk9-doc,
           vtk9-examples
-Replaces: libvtk6-java,
-          libvtk7-java
 Breaks: libvtk6-java,
         libvtk7-java
+Replaces: libvtk6-java,
+          libvtk7-java
 Description: VTK - Java language support
  The Visualization Toolkit (VTK) is an object oriented, high level
  library that allows one to easily write C++ programs, Tcl, Python and
@@ -195,11 +195,9 @@ Suggests: mayavi2,
           vtk9-doc,
           vtk9-examples
 Breaks: python3-vtk6,
-        python3-vtk7,
-        python3-paraview (<< 5.9.0~rc1-1~)
+        python3-vtk7
 Replaces: python3-vtk6,
-          python3-vtk7,
-          python3-paraview (<< 5.9.0~rc1-1~)
+          python3-vtk7
 Description: Python bindings for VTK
  The Visualization Toolkit (VTK) is an open-source software system
  for 3D computer graphics, image processing, and visualization.
@@ -225,7 +223,7 @@ Architecture: all
 Section: doc
 Depends: doc-base,
          libjs-jquery,
-        libjs-mathjax,
+         libjs-mathjax,
          ${misc:Depends}
 Suggests: libvtk9-dev,
           vtk9-examples
index 2e862f542d6bf2c8040d7d574c5f5adaa6f60c0a..e08f7a41d23473ddc49021ddec31401b6469d2d8 100644 (file)
@@ -1,8 +1,8 @@
-From 572a554967c84bba101cf03e3d22c89113407d49 Mon Sep 17 00:00:00 2001
+Subject: HACK: QVTKOpenGLWindow.cxx: Define GL_BACK_{LEFT,RIGHT} for Qt with OpenGL ES
 From: Adrian Bunk <bunk@debian.org>
+
 Date: Fri, 11 Dec 2020 10:42:37 +0200
-Subject: HACK: QVTKOpenGLWindow.cxx: Define GL_BACK_{LEFT,RIGHT} for Qt with
- OpenGL ES
+
 
 ---
  GUISupport/Qt/QVTKOpenGLWindow.cxx | 5 +++++